Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Update Wicked Good XPath to 1.3.0 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Dominator008
Copy link
Contributor

This updates Wicked Good XPath to the 1.3.0 release. Notable changes
include:

  1. Fixed a bug in IE8 compatibility introduced by the 1.2 release.
  2. Fixed a check for node.style so that it won't mutate the DOM on
    IE < 9.
  3. The library now performs wgxpath.install on Document.prototype if
    available. This allows document.evaluate to also work on
    XMLDocument.

This updates Wicked Good XPath to the 1.3.0 release. Notable changes
include:

1. Fixed a bug in IE8 compatibility introduced by the 1.2 release.
2. Fixed a check for node.style so that it won't mutate the DOM on
   IE < 9.
3. The library now performs wgxpath.install on Document.prototype if
   available. This allows document.evaluate to also work on
   XMLDocument.
@timbru31
Copy link

ping @jacobmarble

@jacobmarble jacobmarble self-assigned this Mar 29, 2017
@jacobmarble
Copy link
Owner

Does word_of_the_day.js work after this commit? I ask because about 10 lines of code have been omitted from the end of wgxpath.install.js.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants